Skip to main content

Password-Based Authentication

This document discusses the basic Login flow as well as the Keycloak based password authentication flow.

How to manage password for users via Keycloak?

  • Admin can manage and set password for users. For this, log into your Keycloak administration console and then goto users and then click on the View All users button.

  • As you can see in the screenshot above, this will show you a list of all users. Now for the user for which you want to manage or set the password click on the Edit button and then click on the credentials tab.

  • After clicking on the credentials tabs, you will be shown the following page:

  • Enter the password that you want to set in the password and confirm password field.
  • If you want to set up a temporary password then keep the toggle to on, otherwise you can toggle off the switch as well.
  • After entering the password, hit the Reset Password button and Keycloak will reset the password for that user accordingly.

Basic Login Flow

Go to your IDHub Tenant URL and then you have to enter the user name and password for logging into your tenant as you can see in the screenshot below:

Options For Resetting Your Password

  • If you forgot your password, then there are two ways of resetting the password. Either you can click on the Forgot password link given in the IDHub tenant Login page. You can also reset the password from the Keycloak as well (As described above).
  • Once you click on the Forgot password link in the login page, you will get the page as shown below:
  • In this page, enter your user name or email and click on the submit button. IDHub will send you an email with the password reset instructions and redirect you to the login page.